/*  Change background color. */


body {	
	background-color: #DBDFE2;
}

h1 {

	font-family: Palitino, Times New Roman;
	color: #566978;
}